home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / include / mpw / ChangeLog next >
Encoding:
Text File  |  1996-07-04  |  1.9 KB  |  62 lines

  1. Tue Feb 27 12:23:04 1996  Raymond Jou  <rjou@mexican.cygnus.com>
  2.  
  3.     * mpw.h (HAVE_VPRINTF): Add and define to have the value 1.
  4.  
  5. Fri Dec 29 14:40:46 1995  Stan Shebs  <shebs@andros.cygnus.com>
  6.  
  7.     * mpw.h (HAVE_STDLIB_H, etc): Define to have the value 1.
  8.     (HAVE_FCNTL_H): Define.
  9.  
  10. Mon Dec 11 15:39:06 1995  Stan Shebs  <shebs@andros.cygnus.com>
  11.  
  12.     * mpw.h (open, access): Define as mpw_open and mpw_access.
  13.  
  14. Thu Nov  9 15:38:37 1995  Stan Shebs  <shebs@andros.cygnus.com>
  15.  
  16.     * mpw.h: Include unix.h if USE_MW_HEADERS, otherwise include
  17.     various original MPW include files (ioctl.h, etc).
  18.     (EIO): Define if not defined.
  19.     * sys/ioctl.h: Remove, not needed.
  20.  
  21. Wed Oct 25 12:30:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
  22.  
  23.     * mpw.h: Don't include errno.h or ioctl.h.
  24.     (ENOENT, EACCES, ENOSYS): Define if not defined.
  25.     (fdopen): Declare if __STDC__.
  26.     (R_OK, W_OK, X_OK): Define if not defined.
  27.  
  28. Tue Sep 26 14:57:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
  29.  
  30.     * mpw.h: New file, universally useful MPW host definitions.
  31.     Many of these used to live in bfd/hosts/mpw.h.
  32.     * grp.h: Remove RCS comment.
  33.     * sys/ioctl.h: Add a comment line.
  34.  
  35. Wed Dec 14 13:12:14 1994  Stan Shebs  <shebs@andros.cygnus.com>
  36.  
  37.     * spin.h: New file, cursor spinning for progress.
  38.  
  39. Thu Jun 30 15:32:07 1994  Stan Shebs  (shebs@andros.cygnus.com)
  40.  
  41.     * fcntl.h (open): Allow optional third arg.
  42.  
  43. Thu Apr 14 12:54:51 1994  Stan Shebs  (shebs@andros.cygnus.com)
  44.  
  45.     * dir.h, dirent.h, fcntl.h, grp.h, pwd.h, stat.h: New files.
  46.     * sys/ioctl.h: New file.
  47.  
  48. Mon Feb 21 09:44:45 1994  Stan Shebs  (shebs@andros.cygnus.com)
  49.  
  50.     * sys/stat.h (struct stat): New field st_rsize.
  51.     (S_IFMT, etc): Use different bit positions.
  52.     (fstat): Add parameter names to prototype.
  53.  
  54. Mon Jan 31 19:30:16 1994  Stan Shebs  (shebs@andros.cygnus.com)
  55.  
  56.     * README: New file.
  57.     * utime.h, varargs.h: New files, simulated Posix.
  58.     * sys/{file,param,resource,stat,time,types}.h: New files, more
  59.     simulated Posix.
  60.  
  61.  
  62.